func internal/reflectlite.toType
6 uses
internal/reflectlite (current package)
type.go#L314: return toType(elem(t.common()))
type.go#L322: return toType(tt.InSlice()[i])
type.go#L330: return toType(tt.Key)
type.go#L370: return toType(tt.OutSlice()[i])
type.go#L387: return toType(abi.TypeOf(i))
type.go#L638: func toType(t *abi.Type) Type {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |